/*  
Theme Name: Scribe Writing Essentials
Theme URI: http://www.scribewritingessentials.com
Description: A WordPress theme specially designed for Scribe Writing Essentials
Version: 1.0
Author: Christine Yap
Author URI: http://www.vivalapigarotti.org/

*/

body, html {
	margin: 0;
	padding: 0;
	background: url( images/bg.jpg );
	background-repeat: no-repeat;
	}

.blah { color: #5c9b9b;}
.lower_menu {
	color: #5c9b9b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lower_menu a { color: #5c9b9b; text-decoration: none; }
.lower_menu a:link { color: #5c9b9b; text-decoration: none; }
.lower_menu a:hover { color: #FF4D07; text-decoration: none; }
.lower_menu a:visited { color: #5c9b9b; text-decoration: none; }
.updates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.updates_box {
  width: 434px;
  height: 113px;
  overflow: auto;
  margin: 0;
  border:1px;
}
.intro_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #105E5E;
}
.about_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b8dbd;
}
.about_links a { color: #2b8dbd; text-decoration: none; }
.about_links a:link { color: #2b8dbd; text-decoration: underline; }
.about_links a:hover { color: #FF4D07; text-decoration: underline; }
.about_links a:visited { color: #2b8dbd; text-decoration: underline; }
.about_links a:active { color: #ff4d07; text-decoration: none; }

.about_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.brand_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b8dbd;
}
.brand_links a:link { color: #2b8dbd; text-decoration: underline; }
.brand_links a:hover { color: #FF4D07; text-decoration: underline; }
.brand_links a:visited { color: #FF4D07; text-decoration: underline; }
.brand_links a:active { color: #ff4d07; text-decoration: none; }

.brand_img img {
	border: solid 3px white;
}
.product_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B8DBD;
	font-weight: bold;
}
.product_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B8DBD;
}
.storelocator01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B8DBD;
	font-weight: bold;
}
.storelocator02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B8DBD;
}

.post {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	}

.entry {
	font-family: garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	}
	
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	}